home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / gfx / edit / MicroPaint207.lha / MicroPaint / dist / Rexx / ClearScreen.mprx < prev    next >
Encoding:
Text File  |  1997-12-22  |  93 b   |  5 lines

  1. /* This script clears the screen using the specified colour */
  2. address 'MicroPaint'
  3. 'CLS' 2
  4.  
  5.